|
|
|
BlueCielo Meridian Enterprise 2012 Developer's Guide | BlueCielo ECM Solutions |
If you want to retrieve the value of a property, you need to know the property name and which property set it belongs to in order to use the interface extension designer method GetPropertyValue, as in the following example:
m_Designer.GetPropertyValue("PSQualityDocument", "AuditHistory_MEMO", "")
Here, the contents of the plain memo property named Audit History are retrieved from the property set named Quality Document with allowance made for this value possibly being blank.
Copyright © 2000-2012 BlueCielo ECM Solutions |